home *** CD-ROM | disk | FTP | other *** search
- DRAGGING YOUR WIMPs
- -------------------
-
- This 'UserDrag' is an example program of how you use
- drag-boxes in the Arthur Window Manager. It uses two drag
- types: invisible and fixed size. For further explainations
- see the article on page 38.
-
- The program is split up into two sections. The first
- contains all the WIMP primitives - such as
- PROCsys_openwindow, etc. The second is the program and it
- uses these primitives. This method of programming structure
- (hopefully) makes the program listing more understandable.
-
-
-